x86/tlb: Don't use locked operations in tlbflush_filter()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 8 May 2017 16:02:09 +0000 (16:02 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 30 May 2017 17:50:13 +0000 (18:50 +0100)
commitad0341c712fe5827a64bdfd191e018be345b126f
tree7bd15d59275f3c8f911c61b2341eec3b399d1beb
parent429d839a1217a3f64dd158cc384daef523b4c06f
x86/tlb: Don't use locked operations in tlbflush_filter()

All passed cpumask_t's are context-local and not at risk of concurrent
updates.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/include/asm-x86/flushtlb.h